home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Tools / pidentd / pidentd-2.6.1 / ChangeLog next >
Text File  |  1995-07-30  |  2KB  |  92 lines

  1. Mon Jun  5 15:30:09 1995  Peter Eriksson  <peter@ifm.liu.se>
  2.  
  3.     * Release version 2.6.1
  4.  
  5.     * Made the Solaris 2.4 workaround conditional with a:
  6.         (#ifdef SOLARIS24_WORKAROUND)
  7.         
  8.     * Added support for IRIX 6 (Rob Banz)
  9.  
  10.     * Released version 2.6
  11.  
  12.     * Added support for SCO Unix 3.2v4.2 and v5 (Vic Abell)
  13.  
  14.     * Added support for Sequent PTX/2 and PTX/4 (Tim Wright)
  15.  
  16.     * Updated the FreeBSD support (Torsten Blum)
  17.  
  18.     * some Solaris cosmetic changes.
  19.  
  20.     * Added a STRONG_LOG compile-time option.
  21.  
  22.     * Added SO_REUSEADDR socket option before bind()
  23.  
  24.     * Made the daemon not fork()-and-detach from controlling TTY
  25.       if started in debug mode (-d)
  26.  
  27.     * Added a workaround to the Solaris 2.4 problem with running
  28.       the daemon in standalone or "wait" modes (that the Solaris KVM
  29.       library caches more information than it should). The workaround
  30.       is that it opens/rescans and closes the KVM for every call. Slow
  31.       but...
  32.  
  33.     * Added compile time&date output to the VERSION request.
  34.  
  35. Wed Feb  1 13:25:56 1995  Peter Eriksson  <pen@lysator.liu.se>
  36.  
  37.     * Released version 2.5.1
  38.  
  39. Wed Feb  1 13:25:56 1995  Casper Dik <casper@fwi.uva.nl>
  40.  
  41.     * Fixed a Solaris 2.4 bug in "-w" and "-b" modes.
  42.  
  43. Wed Feb  1 13:25:56 1995  Peter Eriksson  <pen@lysator.liu.se>
  44.  
  45.         * Released version 2.5
  46.  
  47.     * Added support for Irix 5.3
  48.     
  49. Thu Dec 15 18:34:20 1994  Peter Eriksson  <pen@lysator.liu.se>
  50.  
  51.     * Released version 2.4.1.
  52.  
  53. Thu Dec 15 18:33:48 1994  Casper Dik <casper@fwi.uva.nl>
  54.  
  55.     * src/kernel/sunos5.c (k_getuid): Added fix for Sol2.4/x86
  56.  
  57. Tue Dec 13 14:03:20 1994  Peter Eriksson  <pen@lysator.liu.se>
  58.  
  59.     * Released version 2.4.
  60.  
  61. Thu Oct 27 10:36:09 1994  Peter Eriksson  <pen@lysator.liu.se>
  62.  
  63.     * Added support for IBM AIX 3.2
  64.     
  65. Thu Oct 27 10:36:08 1994  Peter Eriksson  <pen@lysator.liu.se>
  66.  
  67.     * Use "ChangeLog" instead of "WHATSNEW".
  68.  
  69.     * Released version 2.4alpha.4
  70.  
  71.     * Added support for FreeBSD 2.
  72.  
  73.     * Released version 2.4alpha.3
  74.  
  75.     * Some minor fixes
  76.  
  77.     * Released version 2.4alpha.2
  78.  
  79.     * Bug fix for the Solaris 2.4 support.
  80.  
  81.     * Added the "itest" program.
  82.  
  83.     * Released version 2.4alpha.1:
  84.  
  85.     * Support for Solaris 2.4 added.
  86.  
  87.     * src/kvm.h moved to src/kernel/kvm.h
  88.  
  89. Thu Oct 27 10:36:07 1994  Peter Eriksson  <pen@lysator.liu.se>
  90.  
  91.     * WHATSNEW/ChangeLog truncated (see pidentd-2.3 for old news)
  92.